home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000104_news@newsmaster….columbia.edu _Tue Oct 6 11:57:52 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA04682
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 6 Oct 1998 11:57:51 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA02379
  7.     for kermit.misc@watsun; Tue, 6 Oct 1998 11:57:50 -0400 (EDT)
  8. Path: news.columbia.edu!panix!howland.erols.net!newshub.northeast.verio.net!peerfeed.ncal.verio.net!bug.rahul.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  9. From: dold@96.usenet.us.com
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit scripts for SunOS Unix
  12. Date: 6 Oct 1998 15:57:36 GMT
  13. Organization: a2i network
  14. Lines: 23
  15. Message-ID: <6vdelg$mmi$1@samba.rahul.net>
  16. References: <6vbnqe$d85$1@winter.news.erols.com>
  17. Reply-To: dold@network.rahul.net
  18. NNTP-Posting-Host: waltz.rahul.net
  19. NNTP-Posting-User: dold
  20. X-Newsreader: TIN [version 1.2 PL2]
  21. X-Comment: Encoded From: line allows replies that preserve original subject
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:9288
  23.  
  24. Chris Cigna (cignac@erols.com) wrote:
  25. : I think I got everything down except how to do this non interactively
  26. : If I run the script it asks me for a login and password.
  27.  
  28. If you don't mind having your password sitting somewhere as plain text, you
  29. could use Kermit-95 to generate the scripts for you, which then, through
  30. the magic of Kermit portability, would run on SunOS.
  31.  
  32. In K-95, if you "create an icon" for an entry where you have already
  33. supplied a login name and password, that icon points to a script,
  34. which, along with login.scr, will reside in your Kermit-95 scripts
  35. directory.
  36.  
  37. Use those as examples of how to login.
  38.  
  39. I suppose if you wanted to obfuscate the password, you could have a
  40. small program with an internally scrambled stored password, which would
  41. invoke kermit with a command line argument containing the password.
  42.  
  43. -- 
  44. ---
  45. Clarence A Dold - dold@network.rahul.net
  46.                 - Pope Valley & Napa CA.